home *** CD-ROM | disk | FTP | other *** search
/ Quarterdeck Expanded Memory Manager 7.0 / Quarterdeck Expanded Memory Manager v7.0.img / TECHNOTE.QIP / DBLDISK.TEC < prev    next >
Text File  |  1993-06-18  |  9KB  |  221 lines

  1.  
  2.                   QEMM and DoubleDisk Gold 6.0
  3.  
  4.  
  5.   This QEMM 7 technote is available through our standard support
  6.   channels under the following filenames:
  7.  
  8.   Quarterdeck Technical Support BBS:  DBLDISK.TEC
  9.                          CompuServe:  DBLDSK.TEC
  10.                               Q/FAX:  #218
  11.  
  12.  
  13.   Subject: Running Optimize with DoubleDisk Gold version 6.0.
  14.  
  15.  
  16.   1.  This troubleshooting guide is designed to help the individual
  17.   who has QEMM and DoubleDisk Gold version 6.0 installed on his or
  18.   her machine and has run (or wants to run) Optimize.
  19.  
  20.   2.  To avoid confusion, we will refer to COMPRESSED and
  21.   UNCOMPRESSED drives whenever possible.  The COMPRESSED drive will
  22.   always be the one that DoubleDisk creates to hold most of your
  23.   programs and data.  The UNCOMPRESSED drive will be the smaller
  24.   BOOT drive.
  25.  
  26.   3.  The information below is relevant if the following
  27.   assumptions are true:
  28.  
  29.   A. You have DoubleDisk Gold v6.0 and are SWITCHING drive names.
  30.   B. You had a ONE partition drive before DoubleDisk was installed.
  31.   C. Your DoubleDisk (COMPRESSED) drive is C:  (AFTER bootup)
  32.   D. Your BOOT (UNCOMPRESSED) drive is D:   (AFTER bootup)
  33.  
  34.   The best way to determine which drive is which is to type VOL and
  35.   <ENTER> at the DOS prompt.  If DoubleDisk is switching drive
  36.   names and you had only one partition before installing the
  37.   program, most likely the C: drive is the actual COMPRESSED drive.
  38.   If you type VOL C: you should see the following:
  39.  
  40.   Volume in drive C is DUBLDISK-C0
  41.  
  42.   4.  Before you can run Optimize with DoubleDisk you will have to
  43.   stop DoubleDisk from switching drive names.  This means that you
  44.   need to make the UNCOMPRESSED drive the C: drive.  Directions are
  45.   given later in the technote.
  46.  
  47.    THE FOLLOWING INSTRUCTIONS WILL TAKE YOU STEP BY STEP THROUGH
  48.   OPTIMIZING WITH DOUBLEDISK GOLD ON YOUR SYSTEM.  TO BE SUCCESSFUL,
  49.         YOU MUST FOLLOW THE INSTRUCTIONS ONE STEP AT A TIME.
  50.  
  51.       BEFORE FOLLOWING THE TROUBLESHOOTING INSTRUCTIONS BELOW,
  52.              PLEASE FOLLOW THESE SIMPLE STEPS TO CREATE
  53.                      A BOOTABLE FLOPPY DISKETTE
  54.  
  55.   To create a bootable floppy, format a floppy disk with the DOS
  56.   system on it. (If you are not familiar with the process of
  57.   creating a boot disk, please refer to your DOS manual.)  Next,
  58.   copy the following files to it: COMMAND.COM, QEMM386.SYS,
  59.   DUBLDISK.SYS, ACTIVATE.EXE, DRVOFF.EXE, CONFIG.SYS, AND
  60.   AUTOEXEC.BAT.
  61.  
  62.   DUBLDISK.SYS, ACTIVATE.EXE, and DRVOFF.EXE can be found in the
  63.   \DUBLDISK directory.
  64.  
  65.   This will allow you to boot up your DoubleDisk system if you ever
  66.   lose your CONFIG.SYS and AUTOEXEC.BAT files on the hard disk.
  67.  
  68.                 OPTIMIZE WITH QEMM AND DOUBLEDISK GOLD
  69.  
  70.   If DoubleDisk is performing a switch of drive names, a bit of
  71.   preparation must first be completed before running QEMM's
  72.   Optimize program.  Unless this preparation is done correctly,
  73.   Optimize will not complete successfully.
  74.  
  75.   If you have NOT already attempted to run Optimize, you may skip
  76.   to Step # 5.
  77.  
  78.   1.  If you have already attempted to run Optimize, most likely
  79.   you no longer have access to your COMPRESSED DoubleDisk drive.
  80.   Even though your machine boots up to a C: prompt, if you look at
  81.   the contents of the drive it will appear that you only have a
  82.   small number of your files resident.  Also, it will appear that
  83.   the total capacity of your hard drive is only about 2 megabytes.
  84.   THIS IS NOTHING TO BE CONCERNED ABOUT.
  85.  
  86.   2.  On the C: drive, simply type the following:
  87.  
  88.       COPY C:\CONFIG.DBL CONFIG.SYS                 <ENTER>
  89.       COPY C:\AUTOEXEC.DBL AUTOEXEC.BAT             <ENTER>
  90.  
  91.   3.  After completing the above, reboot your computer.  At some
  92.   point during the boot process, you will see the following:
  93.  
  94.       C:\> C:\DUBLDISK\ACTIVATE.EXE A C0=D , S C:=D
  95.       File: C:\DUBLDISK.000 Activated as disk D:
  96.       Drive letters C: and D: have been interchanged.
  97.       DoubleDisk has detected changes in the following files:
  98.                 * CONFIG.SYS
  99.                 * AUTOEXEC.BAT
  100.       Would you like to update the file(s)? (Y)es/(N)o
  101.  
  102.       MAKE SURE THAT YOU SELECT "N" FOR NO.
  103.  
  104.   4.  Once you get back to the C: prompt, the first thing you will
  105.   want to do is make sure that the CONFIG.SYS and AUTOEXEC.BAT
  106.   files are the same on both the COMPRESSED and UNCOMPRESSED
  107.   drives.  The C: drive at this point should be your COMPRESSED
  108.   drive.  To determine this, just type:  VOL  <ENTER> at the C:
  109.   prompt.  You should see the following: "Volume in drive C: is
  110.   DUBLDISK-C0" or something close to it.
  111.  
  112.   Look at the CONFIG.SYS and AUTOEXEC.BAT files on the D: drive.
  113.   These should be the GOOD ones.  The two files should look like
  114.   they did before you ran Optimize.  In contrast, if you looked at
  115.   the AUTOEXEC.BAT file on the C: drive, it should have only a
  116.   single line in it that reads: "@C:\QEMM\OPT2.BAT."  If this is
  117.   the case, just copy the CONFIG.SYS and AUTOEXEC.BAT files from D:
  118.   to C: by typing:
  119.  
  120.     COPY D:\CONFIG.SYS C:\CONFIG.SYS        <ENTER>
  121.     COPY D:\AUTOEXEC.BAT C:\AUTOEXEC.BAT    <ENTER>
  122.  
  123.   Reboot your computer.  You should now be back to a normal system.
  124.  
  125.   IF YOU HAVE NOT YET RUN OPTIMIZE, PLEASE FOLLOW THE DIRECTIONS
  126.   BELOW.
  127.  
  128.   5.  The next thing you need to do is make sure that QEMM is
  129.   installed on both the UNCOMPRESSED and COMPRESSED drives.  If you
  130.   had installed DoubleDisk AFTER installing QEMM, DoubleDisk will
  131.   create a QEMM directory on both drives and copy some files over.
  132.  
  133.   If you installed DoubleDisk BEFORE installing QEMM you will need
  134.   to create a QEMM directory on the D: drive after installing on
  135.   C:.  After creating the directory on D:, simply copy the QEMM
  136.   files from C:\QEMM to D:\QEMM.  If you do not have room to copy
  137.   over every QEMM file from C:, below is a list of the most
  138.   important files.
  139.  
  140.            QEMM386.SYS
  141.            TESTBIOS.COM
  142.            OPTIMIZE.COM
  143.            RSTRCFG.SYS
  144.            LOADHI.COM
  145.            LOADHI.SYS
  146.            MCA.ADL            [if a Micro Channel machine]
  147.            WINHIRAM.VXD
  148.            WINSTLTH.VXD
  149.            MFT.EXE
  150.            QDPMI.SYS          [if loaded in CONFIG.SYS]
  151.            DOSDATA.SYS        [if using DOS-UP]
  152.            DOS-UP.SYS         [if using DOS-UP]
  153.            QSETUP.EXE         [if you have room for it]
  154.  
  155.   6.  In order to run Optimize with DoubleDisk, you must disable
  156.   DoubleDisk's drive SWITCHING which is done from the AUTOEXEC.BAT
  157.   file.  When DoubleDisk is installed on your system it puts the
  158.   following line as the FIRST line in your AUTOEXEC.BAT file:
  159.  
  160.     C:\DUBLDISK\ACTIVATE.EXE A C0=D ,S C:=D
  161.  
  162.   The parameter that performs the drive SWITCHING function is at
  163.   the end of the line:  ",S C:=D."
  164.  
  165.   7.  To set up your system so that you may run Optimize, you will
  166.   only need to edit your AUTOEXEC.BAT file, not your CONFIG.SYS
  167.   file.  Below is a sample AUTOEXEC.BAT file with DoubleDisk
  168.   installed.
  169.  
  170.     C:\DUBLDISK\ACTIVATE.EXE A C0=D , S C:=D
  171.     D:\DUBLDISK\DRVOFF.EXE
  172.     PROMPT=$P$G
  173.     PATH=D:\DUBLDISK;C:\DOS;C:\QEMM
  174.  
  175.                              ** IMPORTANT **
  176.          It is important that you follow the instructions below,
  177.               to the letter, in order to insure success.
  178.  
  179.   8.  Remove the ", S C:=D" parameter from the first line so that
  180.   it now reads:
  181.  
  182.     C:\DUBLDISK\ACTIVATE.EXE A C0=D
  183.  
  184.   9.  Reverse ALL drive designations from the first line down.  Do
  185.   NOT reverse drive designations in the FIRST line.  The
  186.   AUTOEXEC.BAT file should now look like this:
  187.  
  188.     C:\DUBLDISK\ACTIVATE.EXE A C0=D
  189.     C:\DUBLDISK\DRVOFF.EXE
  190.     PROMPT=$P$G
  191.     PATH=C:\DUBLDISK;D:\DOS;D:\QEMM
  192.  
  193.   Notice the difference between the two samples above.  We have
  194.   changed ALL C: entries to D: and vice versa.
  195.  
  196.   10. Now, copy the AUTOEXEC.BAT file to D: and then reboot the
  197.   machine.  Once the reboot is complete, you should no longer be
  198.   switching drives.  This means that your C: drive is your
  199.   UNCOMPRESSED drive and this is the drive from which QEMM boots.
  200.   Just to make sure, type VOL D:  <ENTER>.  This should reveal the
  201.   D: drive as DUBLDISK-C0.  If this is not the case, check your
  202.   AUTOEXEC.BAT file and make sure you have removed the SWITCHING
  203.   parameter above.
  204.  
  205.   11.  Run Optimize.  Once Optimize is complete, edit the
  206.   AUTOEXEC.BAT file and reverse your earlier procedures.  That is,
  207.   put back the SWITCHING parameter ", S C:=D" and reverse the drive
  208.   designations below the FIRST line.  If you decide that you no
  209.   longer want to SWITCH drive names upon bootup, you do not have to
  210.   do anything.  Just keep in mind that most of your programs will
  211.   be on the D: drive.
  212.  
  213.   12.  You are done!  You have successfully run OPTIMIZE with
  214.   DoubleDisk.
  215.  
  216.   ******************************************************************
  217.        All product names are trademarks of their respective owners.
  218.    This technical note may be copied and distributed freely as long
  219.    as it is distributed in its entirety and it is not distributed
  220.    for profit.  Copyright (C) 1993 by Quarterdeck Office Systems
  221.   ******************* E N D  O F   F I L E *************************